struct _ETW_APC_ENTRY// Size=0x30
{
    struct _SINGLE_LIST_ENTRY SListEntry;// Offset=0x0 Size=0x4
    struct _KAPC Apc;// Offset=0x0 Size=0x30
};